home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4676 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.8 KB  |  49 lines

  1. Newsgroups: comp.lang.c++
  2. Path: peer-news.britain.eu.net!uknet!owl-uk!news
  3. From: Alan C Francis <alanf@owl-uk.co.uk>
  4. Subject: Re: VC++ and BC++, which one is better?
  5. Content-Type: text/plain; charset=us-ascii
  6. Message-ID: <310F96A0.2784@owl-uk.co.uk>
  7. Sender: news@owl-uk.co.uk (News system)
  8. Content-Transfer-Encoding: 7bit
  9. Organization: Office Workstations, Ltd.
  10. References: <4en1i2$qm6@umacss1.umac.mo>
  11. Mime-Version: 1.0
  12. Date: Wed, 31 Jan 1996 16:19:44 GMT
  13. X-Mailer: Mozilla 2.0b6a (Win95; I)
  14.  
  15. Calvin wrote:
  16. > VC++ and BC++, which one is easier to writing windows program?
  17.  
  18. Black pen or Blue pen, which one is better for writing letters with ?
  19. The answer is that it all comes down to personal preference.  The
  20. choice of compiler is a *RELIGIOUS* issue to alot of programmers.
  21.  
  22. My views are as follows :
  23.  
  24. If you are an experienced Object-Oriented programmer who wants to move
  25. into Windows, then Borland is probably best.  The Object Windows ibrary
  26. (OWL) is much more  "O-O" than MFC.  The library is easier for an OO 
  27. person to understand.
  28.  
  29. If, however, you are an experienced Windows programmer trying to learn
  30. O-O and C++, then VC++ is probably best.  It is a very thin O-O layer
  31. on top of existing Windows Structures.  It should be quite easy for a 
  32. windows programmer to pick up the Microsoft Framework Classes (MFC).
  33.  
  34. If you don't know either C++ or Windows, the choice is yours :-)
  35.  
  36. I'm happy with VC++ 4.0, although I still think that OWL is a better 
  37. library than MFC.
  38.  
  39. Alan
  40.  
  41. P.S. As I said, it's a *RELIGIOUS* issue and I risk flames aplenty to
  42. bring you this information :-)
  43. -- 
  44. -----------------------------------------------------------------
  45. Alan C Francis           | Lego is a potent three-dimensional
  46. Office Workstations, Ltd | modelling tool and a language in
  47. Edinburgh, Scotland      | itself - Douglas Coupland, Microserfs
  48.